home *** CD-ROM | disk | FTP | other *** search
- Short: V1.1 open a WB drawer from CLI
- Uploader: ignaz@navy.org (Ignaz Kellerer)
- Author: ignaz@navy.org (Ignaz Kellerer)
- Version: 1.1
- Requires: RexxMast running; AmigaOS 3.5 or DirectoryOpus
- Type: util/cli
-
- This is a little AREXX-Script i wrote because i hated it to click through
- the countless drawers on my HD...
-
- It works with WB 3.5 as well as Directory Opus.
-
- If you know how to use the Scalos ARexx-Port, contact me, and I will
- try to add Scalos-Support, too.
-
-
-
- Installation:
-
- protect window +se (important!)
- copy window c: (or anywhere in the path)
-
-
- Usage:
-
- window 'path'
- path: (guess what!) The path you want to open
-
-
- Examples:
-
- window dh1:programs
-
- ...opens the programs-drawer on device dh1: (if there is such a drawer)
- (of course you can rename the program to whatever you like...)
-
- window
-
- ...opens the drawer of the current directory
-
-
- Special feature:
-
- This script detaches itself for improved speed.
-
-
-
-
- Thanks to Roman Schaub (roman@ancor.ch) for the idea and the previous version.
-
- !you must have the Arexx-server active!
-
-